type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToInt16

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L221: 			return scanPlanBinaryInt2ToInt16{}
		int.go#L357: type scanPlanBinaryInt2ToInt16 struct{}
		int.go#L359: func (scanPlanBinaryInt2ToInt16) Scan(src []byte, dst any) error {